home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / FILE / DRLINK.TXT < prev    next >
Encoding:
Text File  |  1997-11-24  |  1.6 KB  |  52 lines

  1. Title:            DRLINK
  2. Author:            Dave Daniels (Davedan@arcade.demon.co.uk)
  3. Version:        0.30
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Dave Daniels (Davedan@arcade.demon.co.uk)
  8. Date:            12/10/96
  9. Keywords:        
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/b/b071
  17. Date mounted/updated:    19/05/97
  18. File names:        drlink.arc
  19. Unarchived files:    3
  20. Unarchived size:    86 kbytes
  21. Omissions:        
  22. See also:        
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help"
  29. file in arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. Drlink is a linker for AOF files. It is a near-full replacement
  35. for the Acorn linker, link, capable of performing nearly all of
  36. link's functions except for features such as creating partially-
  37. linked AOF files or overlays.  It is thus suitable for use with
  38. the DDE Pascal compiler (a/a122), and assemblers AS (a/a132) and
  39. TLA (a/a119).  Drlink's main features are:
  40.  
  41. *  It can run much faster than link.
  42. *  It can use less memory than link.
  43. *  It can extend size of wimpslot if running under a task window
  44.    or the F12 CLI if memory runs short.
  45. *  It supports extended command lines.
  46. *  It can remove unused functions from programs, if the right
  47.    compiler options were used when compiling the program.
  48. *  It can scan libraries more than once when resolving symbols
  49.    references
  50.  
  51. Drlink now contains a DDE front-end.
  52.